[INFO] cloning repository https://github.com/wyvernbw/db-test-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyvernbw/db-test-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fdb-test-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fdb-test-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ed132e3533193c0d51d58ce743546e3c7acf7f6
[INFO] checking wyvernbw/db-test-rs against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fdb-test-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wyvernbw/db-test-rs
[INFO] finished tweaking git repo https://github.com/wyvernbw/db-test-rs
[INFO] tweaked toml for git repo https://github.com/wyvernbw/db-test-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wyvernbw/db-test-rs on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wyvernbw/db-test-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking wyvernbw/db-test-rs against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fdb-test-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wyvernbw/db-test-rs
[INFO] finished tweaking git repo https://github.com/wyvernbw/db-test-rs
[INFO] tweaked toml for git repo https://github.com/wyvernbw/db-test-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wyvernbw/db-test-rs on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wyvernbw/db-test-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.8.2
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.2
[INFO] [stderr]   Downloaded serde_json v1.0.131
[INFO] [stderr]   Downloaded anyhow v1.0.90
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.2
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.2
[INFO] [stderr]   Downloaded sqlx-core v0.8.2
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.2
[INFO] [stderr]   Downloaded sqlx v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db
[INFO] running `Command { std: "docker" "start" "ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.131
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sqlx-core v0.8.2
[INFO] [stderr]     Checking sqlx-sqlite v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking db-test-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     query!(
[INFO] [stdout] 47 | |         "CREATE TABLE IF NOT EXISTS coffees (
[INFO] [stdout] 48 | |             id TEXT PRIMARY KEY UNIQUE,
[INFO] [stdout] 49 | |             roastery TEXT NOT NULL,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         )"
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     query!(
[INFO] [stdout] 47 | |         "CREATE TABLE IF NOT EXISTS coffees (
[INFO] [stdout] 48 | |             id TEXT PRIMARY KEY UNIQUE,
[INFO] [stdout] 49 | |             roastery TEXT NOT NULL,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         )"
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let coffee = query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] 67 | |         ORDER BY RANDOM()
[INFO] [stdout] 68 | |         LIMIT 1 
[INFO] [stdout] 69 | |         "
[INFO] [stdout] 70 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let id = query!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 79 | |         "SELECT id FROM coffees WHERE roastery = ? AND origin = ?",
[INFO] [stdout] 80 | |         roastery,
[INFO] [stdout] 81 | |         origin
[INFO] [stdout] 82 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | /     query!(
[INFO] [stdout] 100 | |         "INSERT INTO coffees (id, roastery, icon, farmer, price, origin) 
[INFO] [stdout] 101 | |         VALUES (?1, ?2, ?3, ?4, ?5, ?6)",
[INFO] [stdout] 102 | |         id,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         coffee.origin
[INFO] [stdout] 108 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let coffee = query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] 67 | |         ORDER BY RANDOM()
[INFO] [stdout] 68 | |         LIMIT 1 
[INFO] [stdout] 69 | |         "
[INFO] [stdout] 70 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let id = query!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 79 | |         "SELECT id FROM coffees WHERE roastery = ? AND origin = ?",
[INFO] [stdout] 80 | |         roastery,
[INFO] [stdout] 81 | |         origin
[INFO] [stdout] 82 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | /     query!(
[INFO] [stdout] 100 | |         "INSERT INTO coffees (id, roastery, icon, farmer, price, origin) 
[INFO] [stdout] 101 | |         VALUES (?1, ?2, ?3, ?4, ?5, ?6)",
[INFO] [stdout] 102 | |         id,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         coffee.origin
[INFO] [stdout] 108 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] 128 | |         "UPDATE coffees 
[INFO] [stdout] 129 | |         SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         id
[INFO] [stdout] 143 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] 128 | |         "UPDATE coffees 
[INFO] [stdout] 129 | |         SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         id
[INFO] [stdout] 143 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Coffee`
[INFO] [stdout]  --> src/main.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use db::{Coffee, Nanoid};
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error`, `pin::Pin`, and `process::Output`
[INFO] [stdout]  --> src/service.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, future::Future, ops::DerefMut, pin::Pin, process::Output};
[INFO] [stdout]   |           ^^^^^^^^^^^^                                 ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::DeserializeOwned`
[INFO] [stdout]  --> src/service.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SqliteConnection`
[INFO] [stdout]  --> src/service.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{Pool, Sqlite, SqliteConnection, SqlitePool};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Coffee`
[INFO] [stdout]  --> src/main.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use db::{Coffee, Nanoid};
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error`, `pin::Pin`, and `process::Output`
[INFO] [stdout]  --> src/service.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, future::Future, ops::DerefMut, pin::Pin, process::Output};
[INFO] [stdout]   |           ^^^^^^^^^^^^                                 ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::DeserializeOwned`
[INFO] [stdout]  --> src/service.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SqliteConnection`
[INFO] [stdout]  --> src/service.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{Pool, Sqlite, SqliteConnection, SqlitePool};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:63:68
[INFO] [stdout]    |
[INFO] [stdout] 63 |   async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  ____________________________________________________________________^
[INFO] [stdout] 64 | |     let coffee = query_as!(
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     anyhow::Ok(coffee)
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let coffee: () = query_as!(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:89:74
[INFO] [stdout]    |
[INFO] [stdout] 89 |   async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 90 | |     let id = id.deref();
[INFO] [stdout] 91 | |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout] 92 | |         .fetch_one(db)
[INFO] [stdout] 93 | |         .await?;
[INFO] [stdout] 94 | |     anyhow::Ok(coffee)
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee: () = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/main.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]    --> src/main.rs:124:82
[INFO] [stdout]     |
[INFO] [stdout] 124 |   async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 125 | |     let id = coffee.id.deref();
[INFO] [stdout] 126 | |     let res = query_as!(
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     anyhow::Ok(res)
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let res: () = query_as!(
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:63:68
[INFO] [stdout]    |
[INFO] [stdout] 63 |   async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  ____________________________________________________________________^
[INFO] [stdout] 64 | |     let coffee = query_as!(
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     anyhow::Ok(coffee)
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let coffee: () = query_as!(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:89:74
[INFO] [stdout]    |
[INFO] [stdout] 89 |   async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 90 | |     let id = id.deref();
[INFO] [stdout] 91 | |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout] 92 | |         .fetch_one(db)
[INFO] [stdout] 93 | |         .await?;
[INFO] [stdout] 94 | |     anyhow::Ok(coffee)
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee: () = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/main.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]    --> src/main.rs:124:82
[INFO] [stdout]     |
[INFO] [stdout] 124 |   async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 125 | |     let id = coffee.id.deref();
[INFO] [stdout] 126 | |     let res = query_as!(
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     anyhow::Ok(res)
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let res: () = query_as!(
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `db-test-rs` (bin "db-test-rs") due to 12 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `db-test-rs` (bin "db-test-rs" test) due to 12 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db", kill_on_drop: false }`
[INFO] [stdout] ec1f16eea68c5e57e8f4dcda376489f197a546933ee41cdba7284eec91ee08db
